Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3.10.* #441

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

python 3.10.* #441

wants to merge 3 commits into from

Conversation

yCobanoglu
Copy link
Member

No description provided.

@@ -209,6 +209,8 @@ The test use [pymongo_inmemory](https://github.com/kaizendorks/pymongo_inmemory)
Depending on your OS it might be necessary to configure it in order to get the correct version
of MongoDB. E.g. for Ubuntu add the following environment variables:

To fix error: `pymongo.errors.ServerSelectionTimeoutError: 127.0.0.1:27017: [Errno 111] Connection refused, ...` when
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line length

@@ -209,6 +209,8 @@
Depending on your OS it might be necessary to configure it in order to get the correct version
of MongoDB. E.g. for Ubuntu add the following environment variables:

To fix error: `pymongo.errors.ServerSelectionTimeoutError: 127.0.0.1:27017: [Errno 111] Connection refused, ...` when
running tests install mongodb locally. See https://github.com/kaizendorks/pymongo_inmemory/issues/63
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bare URL used

@codeclimate
Copy link

codeclimate bot commented Aug 3, 2023

Code Climate has analyzed commit ef740ca and detected 3 issues on this pull request.

Here's the issue category breakdown:

Category Count
Style 3

The test coverage on the diff in this pull request is 100.0% (75% is the threshold).

This pull request will bring the total coverage in the repository to 91.2% (0.0% change).

View more on Code Climate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant